home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / IIS5_01.CAB / IIS_IIVDHD.STR < prev    next >
Encoding:
Text File  |  1998-04-08  |  635 b   |  16 lines

  1. <%
  2. 'Localizable strings for iivdhd.asp
  3.  
  4. Const L_HOMEDIRECTORY_TEXT="Home Directory Properties"
  5. Const L_DIRECTORY_TEXT="Directory Properties"
  6. Const L_WHENCONNECTING_TEXT="When connecting to this resource"
  7. Const L_HTTP_TEXT="http://"
  8. Const L_CONTENTSHOULD_TEXT="the content should come from:"
  9. Const L_DIR_TEXT="a directory located on the server you are configuring"
  10. Const L_NETDIR_TEXT="a share located on another computer."
  11. Const L_REDIR_TEXT="a redirection to a URL."
  12. Const L_WORKINGSERVER_TEXT="Warning! You are changing a property on the site you are currently connected to, and may disable your remote session."
  13.  
  14.  
  15. %>
  16.